pub unsafe extern "system" fn viGpibCommand(
    vi: ViSession,
    cmd: ViConstBuf,
    cnt: ViUInt32,
    retCnt: ViPUInt32
) -> ViStatus