pub unsafe extern "C" fn viVSPrintf(
    vi: ViSession,
    buf: ViPBuf,
    writeFmt: ViConstString,
    parms: ViVAList
) -> ViStatus