pub unsafe extern "C" fn FT_Glyph_Transform( glyph: FT_Glyph, matrix: *mut FT_Matrix, delta: *mut FT_Vector, ) -> FT_Error