pub unsafe extern "C" fn Esys_SetPrimaryPolicy_Async(
esysContext: *mut ESYS_CONTEXT,
authHandle: ESYS_TR,
shandle1: ESYS_TR,
shandle2: ESYS_TR,
shandle3: ESYS_TR,
authPolicy: *const TPM2B_DIGEST,
hashAlg: TPMI_ALG_HASH
) -> TSS2_RC