pub unsafe extern "C" fn viSPrintf(
    vi: ViSession,
    buf: ViPBuf,
    writeFmt: ViConstString,
     ...
) -> ViStatus