def str_list(val) -> str: ...
def escapeWhitespace(s: str, escapeSpaces: bool): ...
