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