#ifndef _FENV_H #define _FENV_H 1 // https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fenv.h.html #include __BEGIN_DECLS // FIXME __END_DECLS #endif