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