pub unsafe extern "C" fn sgx_get_target_info(
    enclave_id: EnclaveId,
    target_info: *mut TargetInfo
) -> SgxStatus