#include pid_t sys_waitpid(pid_t pid, int *wstatus, int options) { return (-1); }