pub unsafe fn RtlIpv6AddressToStringW(
    addr: *const IN6_ADDR,
    s: &mut [u16; 46]
) -> PWSTR