pub unsafe extern "C" fn DAQmxSetup9218Cal(
    calHandle: CalHandle,
    channelNames: *const c_char,
    rangeMin: float64,
    rangeMax: float64,
    measType: int32
) -> int32