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