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