pub unsafe extern "C" fn bufferevent_set_timeouts( bufev: *mut bufferevent, timeout_read: *const timeval, timeout_write: *const timeval, ) -> c_int