pub unsafe extern "C" fn DAQmxSetLoggingFilePath(
    taskHandle: TaskHandle,
    data: *const c_char
) -> int32