add_ulong
Description:
Add a new attribute to the builder for the unsigned long value.
 Unconditionally adds a new attribute, even if one with the same attr_type already exists.
Parameters:
| this | the builder | 
| attr_type | the new attribute type | 
| value | the attribute value |