pub unsafe extern "C" fn SCIPmatrixRemoveColumnBounds( scip: *mut SCIP, matrix: *mut SCIP_MATRIX, col: c_int, )
removes the bounds of a column and updates the activities accordingly