play_fd
play_fd("standard input", STDIN_FILENO);
play_fd(file, fd);
static void play_fd(const char *, int);