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