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