pub unsafe fn matches_node_test( node: *mut _xmlNode, node_test: &NodeTest, ) -> bool
Check if a node matches a node test.