pub unsafe extern "C" fn CFStringGetFileSystemRepresentation(
    string: *const __CFString,
    buffer: *mut i8,
    maxBufLen: isize,
) -> u8