pub fn str_gsub(state: &mut LuaState) -> Result<usize, LuaError>
string.gsub(s, pattern, repl [, n]) — global substitution.
string.gsub(s, pattern, repl [, n])