pub unsafe extern "C" fn jit_compile_entry(
    func: jit_function_t,
    entry_point: *mut *mut c_void
) -> c_int