pub unsafe extern "C" fn CFRunLoopTimerSetNextFireDate(
    timer: *mut __CFRunLoopTimer,
    fireDate: f64
)