def blankout(src: str, char: str) -> str: ... def templatize(src: str, origin: str = ...) -> str: ...