pub unsafe extern "C" fn Esys_RSA_Encrypt_Finish(
    esysContext: *mut ESYS_CONTEXT,
    outData: *mut *mut TPM2B_PUBLIC_KEY_RSA
) -> TSS2_RC