pub unsafe extern "C" fn SCIPgetWeightsSOS2( scip: *mut SCIP, cons: *mut SCIP_CONS, ) -> *mut f64
gets array of weights in SOS2 constraint (or NULL if not existent)