pub unsafe extern "C" fn _frida_g_string_replace(
    string: *mut GString,
    find: *const gchar,
    replace: *const gchar,
    limit: guint
) -> guint