// Copyright © Tavian Barnes // SPDX-License-Identifier: 0BSD /// _CFLAGS += -pthread int main(void) { return 0; }