How to unzip a .zip file in cocos2d-x? Using ZipUtils or sth?

I want unzip a file in cocos-2d, this is is a directory that contains many files.

I can not found a resolution in Utils.

What can i do?

And the latest SDK contains “zip_support”, but why not add the “zip.h”?