pub unsafe extern "C" fn graphene_sphere_init_from_vectors(
s: *mut graphene_sphere_t,
n_vectors: c_uint,
vectors: *const graphene_vec3_t,
center: *const graphene_point3d_t,
) -> *mut graphene_sphere_t
pub unsafe extern "C" fn graphene_sphere_init_from_vectors(
s: *mut graphene_sphere_t,
n_vectors: c_uint,
vectors: *const graphene_vec3_t,
center: *const graphene_point3d_t,
) -> *mut graphene_sphere_t