// Copyright © Tavian Barnes // SPDX-License-Identifier: 0BSD #include #include int main(void) { return strtofflags(NULL, NULL, NULL); }