pub unsafe extern "C" fn viReadToFile(
    vi: ViSession,
    filename: ViConstString,
    cnt: ViUInt32,
    retCnt: ViPUInt32
) -> ViStatus