pub unsafe extern "C" fn ippsResamplePolyphaseSetFixedFilter_32f(
    pSrc: *const f32,
    step: i32,
    height: i32,
    pSpec: *mut ResamplingPolyphaseFixed_32f
) -> i32