pub unsafe extern "C" fn zx_pci_map_interrupt(
    handle: u32,
    which_irq: i32,
    out_handle: *mut u32
) -> i32