pub fn to_statement( node: &SyntaxNode<'_>, builder: &NodeBuilder, handler: &Handler, ) -> Result<Statement>