#ifndef testmalloc_header #define testmalloc_header void test_malloc(unsigned int cnt); #endif