ffi.Pointer<ffi.Char> realpath( ffi.Pointer<ffi.Char> arg0, ffi.Pointer<ffi.Char> arg1, ) { return _realpath( arg0, arg1, ); }