pub unsafe extern "C" fn DAQmxConfigureLogging(
    taskHandle: TaskHandle,
    filePath: *const c_char,
    loggingMode: int32,
    groupName: *const c_char,
    operation: int32
) -> int32