pub unsafe extern "C" fn bpf_prog_query_opts(
    target_fd: c_int,
    type_: bpf_attach_type,
    opts: *mut bpf_prog_query_opts
) -> c_int