pub unsafe extern "C" fn ippiFilterSeparableGetSpecSize( kernelSize: IppiSize, dataType: Type, numChannels: c_int, pSpecSize: *mut c_int, ) -> IppStatus