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