pub fn convert_body_from_database(
    variant: &str,
    body_data: &str,
) -> Result<Body, PersistenceError>