pub unsafe extern "C" fn viWriteAsync(
    vi: ViSession,
    buf: ViConstBuf,
    cnt: ViUInt32,
    jobId: ViPJobId
) -> ViStatus