pub unsafe extern "C" fn graphene_sphere_get_center(
    s: *const graphene_sphere_t,
    center: *mut graphene_point3d_t
)