pub type uiAttributedStringForEachAttributeFunc = Option<unsafe extern "C" fn(s: *const uiAttributedString, a: *const uiAttribute, start: usize, end: usize, data: *mut c_void) -> uiForEach>;