pub unsafe extern "C" fn lzma_file_info_decoder(
strm: *mut lzma_stream,
dest_index: *mut *mut lzma_index,
memlimit: u64,
file_size: u64,
) -> lzma_retpub unsafe extern "C" fn lzma_file_info_decoder(
strm: *mut lzma_stream,
dest_index: *mut *mut lzma_index,
memlimit: u64,
file_size: u64,
) -> lzma_ret