77a78,87
> // Id of the owner of the process
> uint64_t uid;
> uint64_t euid;
> uint64_t gid;
> uint64_t egid;
>
> // pid of the process and it's parent
> uint64_t pid;
> uint64_t ppid;
>