Function zx::sys::zx_port_wait

pub unsafe extern "C" fn zx_port_wait(
    handle: u32,
    deadline: i64,
    packet: *mut zx_port_packet_t,
) -> i32