def prepare(obj, topnode: bool = ...): ...
def dumpJSON(obj): ...
def dumpAST(obj, ind: int = ..., topnode: bool = ...) -> None: ...
