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