/* BSD-2-Clause license * * Copyright (c) 2018-2023 NST , sss . * */ #pragma once void handle_cmdline_args(int argc, char **argv);