pub unsafe extern "C" fn _frida_g_utf8_validate(
    str_: *const gchar,
    max_len: gssize,
    end: *mut *const gchar
) -> gboolean