Deallocates all resources associated with the process handle.
BOOL SymCleanup( HANDLE hProcess);
int SymCleanup(int hProcess) => _SymCleanup(hProcess);