deprecationHandler:
    | (name: string | null, msg: string) => void
    | null
    | undefined