#ifndef _TEST_FETCH_H #define _TEST_FETCH_H void test_fetch(void); #endif