ApplyAttributes - Styxling/Feather GitHub Wiki
Returns a function that takes an Instance (A) and a dictionary (B) as arguments.
Attributes using the keys from (B) as names and values from (B) are applied to (A). Values must be valid attribute types. Any values that are not valid attribute types will be ignored.