pub unsafe extern "C" fn CFURLCreateFromFileSystemRepresentation(
allocator: CFAllocatorRef,
buffer: *const UInt8,
bufLen: CFIndex,
isDirectory: Boolean,
) -> CFURLRefExpand description
Apple SDK function CFURLCreateFromFileSystemRepresentation.