pub unsafe extern "C" fn lzma_filter_flags_decode( filter: *mut lzma_filter, allocator: *const lzma_allocator, in_: *const u8, in_pos: *mut usize, in_size: usize, ) -> lzma_ret