pub unsafe extern "C" fn FT_Get_Next_Char(
    face: FT_Face,
    charcode: c_ulong,
    agindex: *mut c_uint
) -> c_ulong