pub unsafe extern "C" fn CFStringTrim(
    theString: *mut __CFString,
    trimString: *const __CFString
)