ref: 82b046f36f8084a22bbb5d71edd0edd9179561eb dir: /os/boot/puma/io.h/
#define inb(port) sio_inb(port) #define outb(port, data) sio_outb(port, data)