pub unsafe extern "C" fn libbpf_probe_bpf_prog_type(
    prog_type: bpf_prog_type,
    opts: *const c_void
) -> c_int