pub unsafe extern "C" fn setvbuf( _File: *mut FILE, _Buf: *mut c_char, _Mode: c_int, _Size: usize, ) -> c_int