pub unsafe fn listen<P0>(s: P0, backlog: i32) -> i32
where P0: IntoParam<SOCKET>,