unsafe extern "win64" fn asm_pci_cfg_read32( bus: u8, device: u8, function: u8, offset: u8, ) -> u32
Read 32-bit value from PCI config space.