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