pub fn cleanup_current_pinned_maps() -> Result<()>
Remove the current process’s pinned maps and its per-process directory (best effort). Safe to call multiple times; missing paths are ignored.