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