bpf_program32
if (optlen == sizeof (struct bpf_program32)) {
struct bpf_program32 prog32;
#define BIOCSETF32 _IOW('B', 103, struct bpf_program32)