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