pub unsafe extern "C" fn SCIPvarGetBranchPriority( var: *mut SCIP_VAR, ) -> c_int
gets the branch priority of the variable; variables with higher priority should always be preferred to variables with lower priority