pub unsafe extern "C" fn eax_decrypt( eax: *mut eax_state, ct: *const c_uchar, pt: *mut c_uchar, length: c_ulong, ) -> c_int