pub unsafe extern "C" fn graphene_box_get_bounding_sphere(
    box_: *const graphene_box_t,
    sphere: *mut graphene_sphere_t
)