pub unsafe extern "C" fn jit_insn_call_finally(
    func: jit_function_t,
    finally_label: *mut jit_label_t
) -> c_int