fn nanl(_: [*:0]const c_char) callconv(.c) c_longdouble
fn nanl(_: [*:0]const c_char) callconv(.c) c_longdouble { return math.nan(c_longdouble); }