pub unsafe extern "C" fn FT_Glyph_Stroke(
    pglyph: *mut FT_Glyph,
    stroker: FT_Stroker,
    destroy: FT_Bool
) -> FT_Error