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