#[unsafe(no_mangle)]pub extern "C" fn node_dot( node_ptr: *mut Node, b_ptr: *mut Node, ) -> CResult<Node>