__slbexpand
if (__slbexpand(fp, len + OPTIMISTIC))
if (__slbexpand(fp, len))
__slbexpand(fp, (len + GROW) * sizeof(wchar_t))) {
extern int __slbexpand(FILE *, size_t);