pub unsafe extern "C" fn gsSetRowFieldByShort( row: *mut GSRow, column: i32, fieldValue: i16, ) -> GSResult