pub unsafe extern "C" fn CFStringCreateWithPascalString(
    alloc: *const c_void,
    pStr: *const u8,
    encoding: u32
) -> *const __CFString