pub unsafe extern "C" fn DAQmxGetPhysicalChanAOManualControlEnable(
    physicalChannel: *const c_char,
    data: *mut bool32
) -> int32