#include #include #include #include #include int pipe_options(FILE* pipe,uint8_t options) { fdPIPE(pipe)->pipe.options = options; return 0; };