pub unsafe extern "C" fn graphene_sphere_contains_point(
    s: *const graphene_sphere_t,
    point: *const graphene_point3d_t
) -> bool