pub unsafe extern "C" fn GetImageColor( image: Image, x: c_int, y: c_int, ) -> Color
Get image pixel color at (x, y) position