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