#ifndef STRCHRNUL
# define STRCHRNUL __strchrnul_avx2
#endif
#define STRCHR STRCHRNUL
#define USE_AS_STRCHRNUL 1
#include "strchr-avx2.S"