bpf_kfunc_call_test4
tmp = bpf_kfunc_call_test4(-3, -30, -200, -1000);
BTF_ID_FLAGS(func, bpf_kfunc_call_test4)
long bpf_kfunc_call_test4(signed char a, short b, int c, long d) __ksym;