unsafe fn prepare_user_and_pid_namespaces( parent_uid: uid_t, parent_gid: gid_t, ) -> Result<()>
Sets up the user and PID namespaces.