_xassoc
extern int _xassoc(FILE *iop, fread_t readf, fwrite_t writef,
if (_xassoc(iop, fmemopen_read, fmemopen_write, fmemopen_seek,
if (_xassoc(iop, open_memstream_read, open_memstream_write,
if (_xassoc(iop, open_wmemstream_read, open_wmemstream_write,