pub unsafe extern "C" fn zx_interrupt_bind(
    handle: zx_handle_t,
    port_handle: zx_handle_t,
    key: u64,
    options: u32
) -> zx_status_t