pub unsafe extern "C" fn _frida_g_iconv_open(
    to_codeset: *const gchar,
    from_codeset: *const gchar
) -> GIConv