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