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