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