pub unsafe extern "C" fn CFStringGetFileSystemRepresentation(
string: CFStringRef,
buffer: &mut [c_char],
max_buf_len: CFIndex,
) -> Boolean
pub unsafe extern "C" fn CFStringGetFileSystemRepresentation(
string: CFStringRef,
buffer: &mut [c_char],
max_buf_len: CFIndex,
) -> Boolean