pub unsafe extern "C" fn ippsResamplePolyphaseGetFixedFilter_16s(
    pDst: *mut i16,
    step: i32,
    height: i32,
    pSpec: *const ResamplingPolyphaseFixed_16s
) -> i32