#ifndef _AL_STR_TESTS_H #define _AL_STR_TESTS_H #include bool str_tests_run(u32 skip_mask); #endif // _AL_STR_TESTS_H