pub unsafe extern "C" fn Esys_DictionaryAttackParameters_Async(
esysContext: *mut ESYS_CONTEXT,
lockHandle: ESYS_TR,
shandle1: ESYS_TR,
shandle2: ESYS_TR,
shandle3: ESYS_TR,
newMaxTries: UINT32,
newRecoveryTime: UINT32,
lockoutRecovery: UINT32
) -> TSS2_RC