trim_trailing_whitespace
returned_stringp = trim_trailing_whitespace(current_string);
static char *trim_trailing_whitespace(char *line);