pub unsafe extern "C" fn CFStringCreateWithPascalStringNoCopy(
alloc: CFAllocatorRef,
p_str: ConstStr255Param,
encoding: CFStringEncoding,
contents_deallocator: CFAllocatorRef,
) -> CFStringRefpub unsafe extern "C" fn CFStringCreateWithPascalStringNoCopy(
alloc: CFAllocatorRef,
p_str: ConstStr255Param,
encoding: CFStringEncoding,
contents_deallocator: CFAllocatorRef,
) -> CFStringRef