#ifndef _WAPI_UNICODE_H_ #define _WAPI_UNICODE_H_ /* This is an internal, private header file */ #include extern guchar *_wapi_unicode_to_utf8(const guchar *uni); #endif /* _WAPI_UNICODE_H_ */