pub unsafe fn EnclaveVerifyAttestationReport(
    enclavetype: u32,
    report: *const c_void,
    reportsize: u32
) -> Result<()>