pub unsafe extern "C" fn FT_Glyph_Copy(
    source: FT_Glyph,
    target: *mut FT_Glyph
) -> FT_Error