#ifndef _UCL_H #define _UCL_H extern void ucl_uncompress(const unsigned char *src, unsigned char *dst); #endif