bpf_struct_ops_supported
int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff);
if (!func_proto || bpf_struct_ops_supported(st_ops, moff))
err = bpf_struct_ops_supported(st_ops, member_off);