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