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