#pragma once #include #include extern int __tty_fd; int printf(const char *fmt, ...);