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