/// The Apple Silicon M4+ SVE2 Scanner
/// Utilizes the `svmatch` instruction for single-cycle structural character identification
///
/// # Safety
/// This function is unsafe because it operates on raw memory through pointers.
pub unsafe
pub unsafe