pub unsafe extern "C" fn T_select_lines(
RowBeginIn: Htuple,
ColBeginIn: Htuple,
RowEndIn: Htuple,
ColEndIn: Htuple,
Feature: Htuple,
Operation: Htuple,
Min: Htuple,
Max: Htuple,
RowBeginOut: *mut Htuple,
ColBeginOut: *mut Htuple,
RowEndOut: *mut Htuple,
ColEndOut: *mut Htuple,
) -> Herror