pub fn attach_pin_programs( skel: &mut dyn Skel<'_>, pin_dir: &Path, prog_name_filter: HashSet<String>, ) -> Result<Vec<PinnedLink>>
Attach and pin all programs for a skeleton