pub unsafe extern "C" fn graphene_box_expand_vec3(
    box_: *const graphene_box_t,
    vec: *const graphene_vec3_t,
    res: *mut graphene_box_t
)