@ffi.Native<Color Function(Image, ffi.Int, ffi.Int)>() external Color GetImageColor(Image image, int x, int y);