pub unsafe extern "C" fn _frida_g_charset_converter_new(
    to_charset: *const gchar,
    from_charset: *const gchar,
    error: *mut *mut GError
) -> *mut GCharsetConverter