``` ../dlls/comctl32/tests/propsheet.c:1417:13: error: unused function 'test_QueryInitialFocus' [-Werror,-Wunused-function] static void test_QueryInitialFocus(void) ^ ../dlls/comctl32/tests/propsheet.c:1499:13: error: unused function 'test_init_page_creation' [-Werror,-Wunused-function] static void test_init_page_creation(void) ```
Please fix the CI failure.