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