pub fn package_installation_directory_of_module(
    hmodule: HANDLE
) -> Result<PathBuf, Error>