pub unsafe extern "C" fn uv_tty_init( arg1: *mut uv_loop_t, arg2: *mut uv_tty_t, fd: uv_file, readable: c_int, ) -> c_int