pub unsafe extern "C" fn compress_alloc( type_: CompressType, config: *const c_void, ) -> *mut Compress
Allocate encoder and decoder
type
config
Compress instance