pub fn ensure_pinned_proc_offsets_exists(max_entries: u32) -> Result<()>
Ensure the pinned global proc_module_offsets map exists at the standard path. If not present, create and pin it with the specified capacity.