pub fn fetch_nearest<Fetch: PixelFetch>(
    image: &Image<'_>,
    x: i32,
    y: i32
) -> u32