#include "types.h" long pow(int, uint); long square(int);