bpf_kfunc_call_test2
return bpf_kfunc_call_test2((struct sock *)sk, 1, 2);
BTF_ID_FLAGS(func, bpf_kfunc_call_test2)
int bpf_kfunc_call_test2(struct sock *sk, __u32 a, __u32 b) __ksym;