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