in src/bpf/pid_iter.skel.rs [179:183]
fn drop(&mut self) { if let Some(object) = &mut self.object { unsafe { object.assume_init_drop() } } }