pub(crate) fn get_dllimport<'tcx>( tcx: TyCtxt<'tcx>, id: DefId, name: &str, ) -> Option<&'tcx DllImport>