pub unsafe extern "C" fn ippsResamplePolyphaseFixedGetSize_16s( inRate: c_int, outRate: c_int, len: c_int, pSize: *mut c_int, pLen: *mut c_int, pHeight: *mut c_int, hint: Type ) -> IppStatus