ffi.Pointer<ffi.Char> getcwd(ffi.Pointer<ffi.Char> arg0, int __size) { return _getcwd(arg0, __size); }