#include "nldbl-compat.h" double attribute_hidden roundl (double x) { return round (x); }