int execv( ffi.Pointer<ffi.Int8> __path, ffi.Pointer<ffi.Pointer<ffi.Int8>> __argv, ) { return _execv( __path, __argv, ); }