Fix ODR issues with Intel's AVX512 TRSM kernels.
We can't have static
free functions (i.e. internal linkage)
in header files. Remove the static
qualifier.
We can't have static
free functions (i.e. internal linkage)
in header files. Remove the static
qualifier.