fn build_external_function<'tcx>(
    cx: &mut DocContext<'tcx>,
    did: DefId
) -> Box<Function>