pub unsafe extern "C" fn jit_function_apply( func: jit_function_t, args: *mut *mut c_void, return_area: *mut c_void, ) -> c_int