---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param key string ---@param spellname string ---@return 1nil success ---Binds a key combination to cast a spell function SetBindingSpell(key, spellname) end