int read (int fd, unsigned char *buf, int count); int write (int fd, unsigned char *buf, int count); void serial_init (void);