style fixes * Don't associate a name with the types * The function type must be declared on a line by itself preceding the function. * DO NOT initialize variables in the declarations. * No parentheses are needed around the return value.