mkuz_lzma
struct mkuz_lzma *ulp;
ulp = mkuz_safe_zmalloc(sizeof(struct mkuz_lzma));
ulp = (struct mkuz_lzma *)p;