pub fn set_cpuset_affinity_from_string( pid: Pid, cpuset_str: &str, ) -> Result<(), CPUAffinityError>