pub unsafe extern "C" fn _utee_cipher_update( state: c_ulong, src: *const c_void, src_len: size_t, dest: *mut c_void, dest_len: *mut u64, ) -> usize