pub unsafe extern "C" fn uiAttributedStringSetAttribute(
    s: *mut uiAttributedString,
    a: *mut uiAttribute,
    start: size_t,
    end: size_t
)