pub fn try_normalize_use_tree_mut(
    use_tree: &UseTree,
    style: NormalizationStyle
) -> Option<()>