pub unsafe extern "C" fn graphene_vec3_normalize(
    v: *const graphene_vec3_t,
    res: *mut graphene_vec3_t
)