Imports of package criu

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/checkpoint-restore/go-criu/v5/rpc
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syscallPackage syscall contains an interface to the low-level operating system primitives.