pub unsafe extern "C" fn viSetAttribute(
    vi: ViObject,
    attrName: ViAttr,
    attrValue: ViAttrState
) -> ViStatus