Every process has a parent process, with the exception of [init], whose parent process ID (PPID) is 0. It is important to understand the effects of killing a process, especially if that process has spawned child processes.
This doesn't mean such a thing doesn't exist, but my understanding of it is in line with this quote. Interesting topic, though, because if a rootkit could be written to accomplish this "init parent process", then the rootkit would gain complete visibility of the entire system's process space(s).