@ffi.Native<Image Function(ffi.Int, ffi.Int, Color)>() external Image GenImageColor(int width, int height, Color color);