MSPRO_BLOCK_MAX_ATTRIBUTES
if (attr->count > MSPRO_BLOCK_MAX_ATTRIBUTES) {
attr_count = MSPRO_BLOCK_MAX_ATTRIBUTES;