#[no_mangle]
pub extern "C" fn _Unwind_GetLanguageSpecificData(
    unwind_ctx: &UnwindContext<'_>
) -> *mut c_void