module_decompress
int module_decompress(struct load_info *info, const void *buf, size_t size);
err = module_decompress(&info, buf, len);