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