pub unsafe extern "C" fn DAQmxWriteDigitalScalarU32(
    taskHandle: TaskHandle,
    autoStart: bool32,
    timeout: float64,
    value: uInt32,
    reserved: *mut bool32
) -> int32