#ifndef FLOPEN_H_INCLUDED #define FLOPEN_H_INCLUDED int flopen(const char *path, int flags, ...); #endif