pub unsafe extern "C" fn setvbuf( stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t ) -> c_int