pub unsafe extern "C" fn CFStringCreateWithCString(
alloc: CFAllocatorRef,
c_str: *const c_char,
encoding: u32,
) -> CFStringRefAvailable on crate feature
raw-ffi only.pub unsafe extern "C" fn CFStringCreateWithCString(
alloc: CFAllocatorRef,
c_str: *const c_char,
encoding: u32,
) -> CFStringRefraw-ffi only.