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