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