#pragma once #include extern void asm_outb(uint16_t port_number, uint8_t data);