pub unsafe extern "C" fn graphene_ray_intersects_box(
    r: *const graphene_ray_t,
    b: *const graphene_box_t
) -> bool