pub fn maybe_sanitize(string: String, is_sanitize: &bool) -> String
Sanitize a string if is_sanitize true.
is_sanitize