macro_rules! field_parsing_error {
    ($entity_name:expr) => { ... };
}