pub unsafe extern "C" fn getpeername( socket: c_int, name: *mut sockaddr, name_len: *mut socklen_t, ) -> c_int