pub unsafe extern "C" fn graphene_box_init_from_vectors(
    box_: *mut graphene_box_t,
    n_vectors: c_uint,
    vectors: *const graphene_vec3_t
) -> *mut graphene_box_t