pub fn get_current_frame() -> *const Frame
Get the current thread’s top frame pointer. Used by faulthandler’s signal handler to start traceback walking.