#pragma once #include #include // pid_t struct io; int proc_region_rw(int argc, const char *argv[], bool (*io_init)(struct io*, const pid_t));