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