pub unsafe extern "C" fn DAQmxGetPersistedTaskAttribute(
    taskName: *const c_char,
    attribute: int32,
    value: *mut c_void,
     ...
) -> int32