pub unsafe extern "C" fn dwfl_frame_pc(
    state: *mut Dwfl_Frame,
    pc: *mut Dwarf_Addr,
    isactivation: *mut bool
) -> bool