unsafe extern "win64" fn asm_virtio_read_mac( mmio_base: u64, mac_out: *mut [u8; 6], ) -> u32
Read MAC address from config space. Returns 0 on success, 1 if MAC feature not negotiated.