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