pub unsafe extern "C" fn bpf_xdp_query_id(
    ifindex: c_int,
    flags: c_int,
    prog_id: *mut __u32
) -> c_int