1 #pragma once 2 3 #include "pf_conv.h" 4 5 ptr_to_conv_f_ptrs * get_all_conv_arch_ptrs(int * p_num_arch); 6 7