pub unsafe extern "C" fn libbpf_prog_type_by_name(
name: *const c_char,
prog_type: *mut bpf_prog_type,
expected_attach_type: *mut bpf_attach_type,
) -> c_intpub unsafe extern "C" fn libbpf_prog_type_by_name(
name: *const c_char,
prog_type: *mut bpf_prog_type,
expected_attach_type: *mut bpf_attach_type,
) -> c_int