pub unsafe extern "C" fn zx_object_wait_async(
    handle: u32,
    port: u32,
    key: u64,
    signals: u32,
    options: u32
) -> i32