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