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