pub unsafe extern "C" fn viGetAttribute(
    vi: ViObject,
    attrName: ViAttr,
    attrValue: *mut c_void
) -> ViStatus