pub unsafe extern "C" fn CFRunLoopContainsSource(
    rl: CFRunLoopRef,
    source: CFRunLoopSourceRef,
    mode: CFStringRef
) -> Boolean