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