Provide GetAttrPtr() and GetCellAttrPtr() convenience functions that can be used instead of the original Ptr-less versions to avoid the need to manually call DecRef() on the returned wxGridCellAttr pointers. No real changes, just simplify the code and make it safer.