pub unsafe extern "C" fn graphene_box_init_from_vec3(
    box_: *mut graphene_box_t,
    min: *const graphene_vec3_t,
    max: *const graphene_vec3_t
) -> *mut graphene_box_t