int execlp( ffi.Pointer<ffi.Int8> __file, ffi.Pointer<ffi.Int8> __arg, ) { return _execlp( __file, __arg, ); }