I have defined the function signatures in a .h file. And the definitions (body) of the function in .cpp file. Will I be able to use the functions if I import the .h file ?