pub fn mappings_for_pid(pid: pid_t) -> Result<Vec<Mapping>, Box<dyn Error>>
Reads and parses the contents of a /proc/[pid]/maps file