pub fn get_unsafe_callees(tcx: TyCtxt<'_>, def_id: DefId) -> HashSet<DefId>
Return the set of unsafe callees invoked by def_id.
def_id