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