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