pub unsafe extern "C" fn jit_unwind_init(
    unwind: *mut jit_unwind_context_t,
    context: jit_context_t
) -> c_int