bpf_testmod_ctx_create
ctx = bpf_testmod_ctx_create(&err);
BTF_ID_FLAGS(func, bpf_testmod_ctx_create, KF_ACQUIRE | KF_RET_NULL)
struct bpf_testmod_ctx *bpf_testmod_ctx_create(int *err) __ksym;