pub unsafe extern "C" fn graphene_point3d_normalize(
    p: *const graphene_point3d_t,
    res: *mut graphene_point3d_t
)