fn compute_fuzzy_completion_order_key( proposed_mod_path: &ModPath, user_input_lowercased: &str, import_name_buffer: &mut String, ) -> usize