pub unsafe extern "C" fn SCIPnodesGetCommonAncestor( node1: *mut SCIP_NODE, node2: *mut SCIP_NODE, ) -> *mut SCIP_NODE
finds the common ancestor node of two given nodes