_ReplaceItem
bool _ReplaceItem(int32 index, BListItem* item);
return _ReplaceItem(data->replace.index, data->replace.item);