pub unsafe extern "C" fn CFPropertyListWriteToStream(
    propertyList: CFPropertyListRef,
    stream: CFWriteStreamRef,
    format: CFPropertyListFormat,
    errorString: *mut CFStringRef,
) -> CFIndex