Function CreateCompressor
pub unsafe extern "system" fn CreateCompressor(
algorithm: COMPRESS_ALGORITHM,
allocationroutines: *const COMPRESS_ALLOCATION_ROUTINES,
compressorhandle: *mut COMPRESSOR_HANDLE,
) -> BOOL
pub unsafe extern "system" fn CreateCompressor(
algorithm: COMPRESS_ALGORITHM,
allocationroutines: *const COMPRESS_ALLOCATION_ROUTINES,
compressorhandle: *mut COMPRESSOR_HANDLE,
) -> BOOL