#[unsafe(no_mangle)]pub extern "C" fn tx_node_is_null(node: TxNodeId) -> bool
Returns true if the given node ID is the null sentinel.
true
This function is safe to call without a document pointer.