pub unsafe extern "C" fn DAQmxSetAnalogPowerUpStatesWithOutputType(
    channelNames: *const c_char,
    stateArray: *const float64,
    channelTypeArray: *const int32,
    arraySize: uInt32
) -> int32