pub unsafe extern "C" fn bpf_prog_bind_map( prog_fd: c_int, map_fd: c_int, opts: *const bpf_prog_bind_opts, ) -> c_int