#ifndef PKE_PKE_TEST_LOAD_UNLOAD_H #define PKE_PKE_TEST_LOAD_UNLOAD_H #include "pk.h" #ifdef __cplusplus extern "C" { #endif struct pk_test_group *pke_test_load_unload_get_group(); #ifdef __cplusplus } #endif #endif /* PKE_PKE_TEST_LOAD_UNLOAD_H */