This will allow us to implement different behaviors depending on the role of the descriptor a File is being accessed through.
Calling systrace(pid) gives you a file descriptor with a stream of the syscalls made by a peer process. The process must be owned by the same UID who calls systrace(). :^)