pub unsafe extern "C" fn DAQmxWriteCtrFreqScalar(
    taskHandle: TaskHandle,
    autoStart: bool32,
    timeout: float64,
    frequency: float64,
    dutyCycle: float64,
    reserved: *mut bool32
) -> int32