#pragma once typedef int ( * test_function )( uint32_t, void * config, void * input_a, void * input_b, void * expected, float epsilon );