pub unsafe extern "C" fn ippiResizeNearest_32f_C4R( pSrc: *const f32, srcStep: i32, pDst: *mut f32, dstStep: i32, dstOffset: IppiPoint, dstSize: IppiSize, pSpec: *const ResizeSpec_32f, pBuffer: *mut u8, ) -> i32