pub unsafe extern "C" fn ippiFilterSeparableGetBufferSize( roiSize: IppiSize, kernelSize: IppiSize, dataType: Type, kernelType: Type, numChannels: c_int, pBufferSize: *mut c_int ) -> IppStatus