pub unsafe extern "C" fn CFRunLoopRemoveObserver(
    rl: CFRunLoopRef,
    observer: CFRunLoopObserverRef,
    mode: CFStringRef
)