pub unsafe extern "C" fn Esys_TR_SetAuth(
    esysContext: *mut ESYS_CONTEXT,
    handle: ESYS_TR,
    authValue: *const TPM2B_AUTH
) -> TSS2_RC