pub fn fn_ifna(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
IFNA(value, value_if_na) - returns value_if_na if the first arg is #N/A.