#include "nldbl-compat.h" double attribute_hidden rootnl (double x, long long int y) { return rootn (x, y); }