pub unsafe extern "system" fn EnclaveVerifyAttestationReport(
    enclavetype: u32,
    report: *const c_void,
    reportsize: u32
) -> HRESULT