from typing import Any

certifi_available: bool
certifi_where: Any
custom_ca_locater_available: bool
custom_ca_locater_where: Any
BUILTIN_CA_CERTS: Any

def where(): ...
