CallBack
lib.callback.register(name, cb)
lib.callback.register('dvr_inventory:getItemCount', function(source, item) return item end)