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