pub unsafe extern "C" fn graphene_frustum_contains_point(
    f: *const graphene_frustum_t,
    point: *const graphene_point3d_t
) -> bool