pub unsafe extern "C" fn graphene_sphere_equal(
    a: *const graphene_sphere_t,
    b: *const graphene_sphere_t
) -> bool