pub unsafe extern "C" fn DAQmxReadCtrTimeScalar(
    taskHandle: TaskHandle,
    timeout: float64,
    highTime: *mut float64,
    lowTime: *mut float64,
    reserved: *mut bool32
) -> int32