pub fn get_windows_python_symbols( pid: Pid, filename: &Path, offset: u64, ) -> Result<HashMap<String, u64>>