_IO_wstr_count
extern _IO_ssize_t _IO_wstr_count (_IO_FILE *) __THROW;
_IO_ssize_t cur_size = _IO_wstr_count (fp);