pub unsafe extern "C" fn graphene_frustum_intersects_box(
    f: *const graphene_frustum_t,
    box_: *const graphene_box_t
) -> bool