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