fn process_image_blocking( data: Vec<u8>, params: ImageParams, path: String, ) -> Result<(Vec<u8>, HeaderValue), StatusCode>