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