pub unsafe extern "C" fn uv_timer_stop(
    handle: *mut uv_timer_t
) -> c_int