pub unsafe fn RtlIpv6StringToAddressW<P0>( s: P0, terminator: *mut PCWSTR, addr: *mut IN6_ADDR, ) -> i32where P0: Param<PCWSTR>,