pub unsafe extern "C" fn uv_tty_get_winsize( arg1: *mut uv_tty_t, width: *mut c_int, height: *mut c_int, ) -> c_int