pub unsafe extern "C" fn lzma_memlimit_set(
    strm: *mut lzma_stream,
    memlimit: u64
) -> lzma_ret