pub unsafe extern "C" fn setvbuf( __fp: *mut FILE, __buf: *mut c_char, __mode: c_int, __size: usize ) -> c_int