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