pub unsafe extern "C" fn SCIPtreeGetCurrentNode( tree: *mut SCIP_TREE, ) -> *mut SCIP_NODE
gets current node of the tree, i.e. the last node in the active path, or NULL if no current node exists