pub unsafe extern "C" fn CFStringGetFileSystemRepresentation(
    string: CFStringRef,
    buffer: *mut c_char,
    maxBufLen: CFIndex,
) -> Boolean