pub unsafe extern "C" fn bpf_map__set_exclusive_program( map: *mut bpf_map, prog: *mut bpf_program, ) -> c_int