fn configure_main(
    tcx: TyCtxt<'_>,
    visitor: &EntryContext<'_>
) -> Option<(DefId, EntryFnType)>