When I refactor a global variable or function from its definition in a source file, all instances are replaced except the declarations in the header files.Attempting to refactor from the header file achieves nothing. The new name is immediately repla...