pub unsafe extern "C" fn CFWriteStreamScheduleWithRunLoop(
    stream: CFWriteStreamRef,
    runLoop: CFRunLoopRef,
    runLoopMode: CFStringRef,
)