pub type SetLenFn = unsafe fn(PtrConst) -> usize;
Get the number of values in the set
The set parameter must point to aligned, initialized memory of the correct type.
set