pub unsafe extern "C" fn CFStringCreateWithPascalStringNoCopy(
    alloc: CFAllocatorRef,
    pStr: ConstStr255Param,
    encoding: CFStringEncoding,
    contentsDeallocator: CFAllocatorRef,
) -> CFStringRef