thunk_execv
int thunk_execv(const char *, char * const []);
if (thunk_execv(saved_argv[0], saved_argv) == -1)