pub fn validate_storage_file_response( input: &str, expected_request_id: &str, expected_runtime_generation_id: &str, expected_operation: &str, ) -> IpcResult<()>