pub unsafe extern "C" fn ipprCopyReplicateBorder_16s_C1V_L(
pSrc: *const Ipp16s,
srcPlaneStep: IppSizeL,
srcStep: IppSizeL,
srcRoiVolume: IpprVolumeL,
pDst: *mut Ipp16s,
dstPlaneStep: IppSizeL,
dstStep: IppSizeL,
dstRoiVolume: IpprVolumeL,
topBorderHeight: IppSizeL,
leftBorderWidth: IppSizeL,
forwardBorderDepth: IppSizeL
) -> IppStatus