ffi.Pointer<ffi.Char> CloneString( ffi.Pointer<ffi.Pointer<ffi.Char>> arg0, ffi.Pointer<ffi.Char> arg1, ) { return _CloneString( arg0, arg1, ); }