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