pub unsafe extern "C" fn CFRunLoopTimerSetTolerance(
    timer: *mut __CFRunLoopTimer,
    tolerance: f64
)