- use new way to manage iconv token, instead of std::unique_ptr which cause template error (no viable sizeof) in pycodec. - fix the wrong name in pycodec. - remove useless code.
- use new way to manage iconv token, instead of std::unique_ptr which cause template error (no viable sizeof) in pycodec. - fix the wrong name in pycodec. - remove useless code.