pub unsafe extern "C" fn CFStringGetLineBounds( string: CFStringRef, range: CFRange, line_begin_index: *mut CFIndex, line_end_index: *mut CFIndex, contents_end_index: *mut CFIndex, )