pub fn simd_scan_first(data: &[u8], pattern: &str) -> Option<usize>
scan data for first pattern match using SIMD