pub unsafe extern "C" fn CFStringCreateMutableCopy(
    alloc: *const c_void,
    maxLength: isize,
    theString: *const __CFString
) -> *mut __CFString