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