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