#ifndef COMMON_H_ #define COMMON_H_ int find_fd_seccomp_notifier(const char *pid); #endif