pub unsafe extern "C" fn zx_pci_config_write(
    handle: u32,
    offset: u16,
    width: usize,
    val: u32
) -> i32