pub unsafe extern "C" fn CFReadStreamScheduleWithRunLoop(
    stream: CFReadStreamRef,
    runLoop: CFRunLoopRef,
    runLoopMode: CFStringRef,
)