pub unsafe extern "C" fn graphene_vec2_normalize(
    v: *const graphene_vec2_t,
    res: *mut graphene_vec2_t
)