import datetime
from x import timezone

x = datetime.UTC
x = datetime.utc
x = foo.timezone.utc
x = timezone.utc

foo(utc="dada")
