sys_includes = ["stddef.h", "alloca.h", "wchar.h", "features.h"] include_guard = "_RELIBC_STDLIB_H" trailer = """ long double strtold(const char *nptr, char **endptr); """ language = "C" style = "Type" no_includes = true cpp_compat = true [enum] prefix_with_name = true