Trying to use `multiply_whole()` yields an error, namely: ``` filename.c:(.text+0x1c0): undefined reference to `multiply_whole' collect2: error: ld returned 1 exit status ```