pub unsafe extern "C" fn DAQmxResetChanAttribute(
    taskHandle: TaskHandle,
    channel: *const c_char,
    attribute: int32
) -> int32