unsafe fn validate_ascii_stride(src: *const usize) -> Option<usize>
Safety: src must be valid for the reads of two usizes
src
usize
Safety-usable invariant: will return byte index of first non-ascii byte