pub unsafe extern "C" fn LZ4F_createCompressionContext(
    ctx: &mut LZ4FCompressionContext,
    version: c_uint
) -> LZ4FErrorCode