#include <unistd.h> int execle(const char *path, /*const char *arg0, [ ..., const char *argn,] (char *)0, char * const envp[] */);