pub fn unexpected_input_value_with_reason(
    path: KeyPath,
    reason: impl Into<String>
) -> Error