pub fn merge_preprocessor_guards(
left: &HashSet<PreprocessorGuard>,
right: &HashSet<PreprocessorGuard>,
) -> Option<HashSet<PreprocessorGuard>>pub fn merge_preprocessor_guards(
left: &HashSet<PreprocessorGuard>,
right: &HashSet<PreprocessorGuard>,
) -> Option<HashSet<PreprocessorGuard>>