Simplify `const` `memchr`. Extracted from https://github.com/rust-lang/rust/pull/101607. Removes the need for `const_eval_select`.
Simplify `const` `memchr`. Extracted from https://github.com/rust-lang/rust/pull/101607. Removes the need for `const_eval_select`.