pub unsafe extern "C" fn DAQmxInitExtCal(
    deviceName: *const c_char,
    password: *const c_char,
    calHandle: *mut CalHandle
) -> int32