pub unsafe fn EnclaveGetEnclaveInformation(
    informationsize: u32,
    enclaveinformation: *mut ENCLAVE_INFORMATION
) -> Result<()>