_FindPicture
ServerPicture* picture = _FindPicture(token);
if (ServerPicture* subPicture = _FindPicture(token))
ServerPicture* picture = _FindPicture(token);
ServerPicture* _FindPicture(int32 token) const;