source/derelict/anttweakbar/anttweakbar.d(58,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwNewBar` source/derelict/anttweakbar/anttweakbar.d(58,13): Error: cast from `extern (C) CTwBar* function(const(char)*) nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(59,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwDeleteBar` source/derelict/anttweakbar/anttweakbar.d(59,13): Error: cast from `extern (C) int function(CTwBar*) nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(60,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwDeleteAllBars` source/derelict/anttweakbar/anttweakbar.d(60,13): Error: cast from `extern (C) int function() nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(61,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwSetTopBar` source/derelict/anttweakbar/anttweakbar.d(61,13): Error: cast from `extern (C) int function(const(CTwBar)*) nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(62,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwGetTopBar` source/derelict/anttweakbar/anttweakbar.d(62,13): Error: cast from `extern (C) CTwBar* function() nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(63,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwSetBottomBar` source/derelict/anttweakbar/anttweakbar.d(63,13): Error: cast from `extern (C) int function(const(CTwBar)*) nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(64,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwGetBottomBar` source/derelict/anttweakbar/anttweakbar.d(64,13): Error: cast from `extern (C) CTwBar* function() nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(65,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwGetBarName` source/derelict/anttweakbar/anttweakbar.d(65,13): Error: cast from `extern (C) const(char)* function(const(CTwBar)*) nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(66,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwGetBarCount` source/derelict/anttweakbar/anttweakbar.d(66,13): Error: cast from `extern (C) int function() nothrow*` to `void**` not allowed in safe code source/derelict/anttweakbar/anttweakbar.d(67,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `TwGetBarByIndex` source/derelict/anttweakbar/anttweakbar.d(67,13): Error: cast from `extern (C) CTwBar* function(int) nothrow*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.