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