unsafe extern "win64" fn asm_pci_cfg_write16( bus: u8, device: u8, function: u8, offset: u8, value: u16, )
Write 16-bit value to PCI config space.