#pragma once namespace fs { int open_fd(const int fd, const int flags); }