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