pub unsafe extern "C" fn zx_pci_get_nth_device(
    handle: u32,
    index: u32,
    out_info: *mut zx_pcie_device_info_t,
    out_handle: *mut u32
) -> i32