
main() {
        pthread_init();
		close(0);
}

