aclrtMallocAttribute

typedef struct {
    aclrtMallocAttrType attr;      // 属性类型
    aclrtMallocAttrValue value;    // 属性值
} aclrtMallocAttribute;