pub unsafe extern "C" fn DAQmxSetAnalogPowerUpStates(
    deviceName: *const c_char,
    channelNames: *const c_char,
    state: float64,
    channelType: int32,
     ...
) -> int32