pub unsafe extern "C" fn CFRunLoopContainsTimer(
    rl: CFRunLoopRef,
    timer: CFRunLoopTimerRef,
    mode: CFStringRef
) -> Boolean