func newSegmentDemographics(o *SDK.SegmentDemographics) SegmentDemographics {
    result := SegmentDemographics{}
    if o == nil {
        return result
    }