pub unsafe extern "C" fn CFStringGetCStringPtr(
    theString: *const __CFString,
    encoding: u32
) -> *const i8