int execle( ffi.Pointer<ffi.Int8> __path, ffi.Pointer<ffi.Int8> __arg, ) { return _execle( __path, __arg, ); }