int SetGamepadMappings( String mappings, ) => run( () => 'SetGamepadMappings($mappings)', () => rl.Core.SetGamepadMappings(refStr(mappings)), );