Why do i need to remove the function pointer casting to use the function as shown below ?
This Compiles:
#include int print_int(int i)