register_bpf_struct_ops
#define register_bpf_struct_ops(st_ops, type) \
#define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; })