hid_bpf_try_input_report
BTF_ID_FLAGS(func, hid_bpf_try_input_report)
extern int hid_bpf_try_input_report(struct hid_bpf_ctx *ctx,
ret = hid_bpf_try_input_report(hid_ctx, HID_INPUT_REPORT, buf, sizeof(buf));
hid_bpf_try_input_report(hctx, report_type, buf, sizeof(buf));
extern int hid_bpf_try_input_report(struct hid_bpf_ctx *ctx,