#include <stdint.h>
uint64_t unsandbox(pid_t pid);
int sandbox(pid_t pid, uint64_t sb);
int rootify(pid_t pid);