pub unsafe extern "C" fn csetvbuf( __stream: *mut cFILE, __buf: *mut c_char, __modes: c_int, __n: usize, ) -> c_int