pub unsafe extern "C" fn graphene_frustum_intersects_sphere(
    f: *const graphene_frustum_t,
    sphere: *const graphene_sphere_t
) -> bool