#[unsafe(no_mangle)] pub unsafe extern "C" fn longjmp( _buf: *mut __jmp_buf_tag, _val: c_int, ) -> !
longjmp implementation
longjmp