pub unsafe extern "C" fn CFURLCreateFromFileSystemRepresentationRelativeToBase(
    allocator: *const c_void,
    buffer: *const u8,
    bufLen: isize,
    isDirectory: u8,
    baseURL: *const __CFURL
) -> *const __CFURL