pub fn shrink_to(path: &str, max_len: usize) -> String
Shorten a path using the Hybrid strategy with a target max length.