pub unsafe extern "C" fn SCIPgetBinaryVarIndicatorGeneric( cons: *mut SCIP_CONS, ) -> *mut SCIP_VAR
similar to SCIPgetBinaryVarIndicator but returns the original binary variable passed by the user.