pub unsafe extern "C" fn CFRunLoopTimerSetNextFireDate(
    timer: CFRunLoopTimerRef,
    fireDate: CFAbsoluteTime
)