#include #include clock_t times(struct tms* buffer) { (void)buffer; ASSERT_NOT_REACHED(); }