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