pub unsafe extern "C" fn zx_pci_add_subtract_io_range(
    handle: u32,
    mmio: u32,
    base: u64,
    len: u64,
    add: u32
) -> i32