What is the definition of a friend function? Provide the function prototype for the following function if it is to be declared as a friend function of class Planet. Include the class declaration and the proper access attribute, but you are not required to add any additional class data or function members.