int execvp( ffi.Pointer<ffi.Int8> __file, ffi.Pointer<ffi.Pointer<ffi.Int8>> __argv, ) { return _execvp( __file, __argv, ); }