LzmaProps_Decode  941 third_party/lzma_sdk/LzmaDec.c   RINOK(LzmaProps_Decode(&propNew, props, propsSize));
LzmaProps_Decode  951 third_party/lzma_sdk/LzmaDec.c   RINOK(LzmaProps_Decode(&propNew, props, propsSize));
LzmaProps_Decode   40 third_party/lzma_sdk/LzmaDec.h SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);