pub fn write_image_bytes( name: &str, rgb: &[Float], output_bounds: &Bounds2i, _total_resolution: &Point2i, ) -> Result<(), PbrtError>