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