from typing import Any

repr_encoding: Any

def to_stdout_encoding(value): ...
