package images Image :: struct { width, height, channels: i32, pixels: []u8, }