pub fn getFp(unwinder: *const SelfUnwinder) usize
pub fn getFp(unwinder: *const SelfUnwinder) usize { return unwinder.cpu_state.getFp(); }