pub unsafe extern "C" fn CFStringGetCString( s: CFStringRef, buffer: *mut u8, buffer_size: CFIndex, encoding: u32, ) -> bool