pub fn emit_bash_trim(var: &str, result_var: &str) -> String
Generate bash code to trim whitespace from a variable.