pub unsafe extern "C" fn DAQmxGetPhysicalChanCOSupportedOutputTypes(
    physicalChannel: *const c_char,
    data: *mut int32,
    arraySizeInElements: uInt32
) -> int32