pub fn is_unpacking_assignment(parent: &Stmt, child: &Expr) -> bool
Check if a node represents an unpacking assignment.