#ifndef PCTL_KILL_H_ #define PCTL_KILL_H_ void pctl_kill(void); #endif // PCTL_KILL_H_