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