pub unsafe extern "C" fn ippsSortRadixIndexGetBufferSize(
    len: c_int,
    dataType: Type,
    pBufferSize: *mut c_int
) -> IppStatus