pub unsafe extern "C" fn cbc_setiv( IV: *const c_uchar, len: c_ulong, cbc: *mut symmetric_CBC, ) -> c_int