pub fn expand_package_path<'a>( filename: &'a str, base_dir: Option<&Path>, ) -> Result<Cow<'a, str>>