pub unsafe extern "C" fn bpf_xdp_query(
    ifindex: c_int,
    flags: c_int,
    opts: *mut bpf_xdp_query_opts
) -> c_int