pub unsafe fn RtlIpv4AddressToStringW(
    addr: *const IN_ADDR,
    s: &mut [u16; 16]
) -> PWSTR