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