pub unsafe fn InetPtonW<P1>( family: i32, pszaddrstring: P1, paddrbuf: *mut c_void, ) -> i32where P1: Param<PCWSTR>,