pub fn vftable_classname( program: &Program<'_>, vftable_va: usize, ) -> Option<String>
Attempts to extract the class name for a given vftable.