pub unsafe extern "C" fn graphene_box_get_size(
    box_: *const graphene_box_t,
    size: *mut graphene_vec3_t
)