pub unsafe fn RtlIpv4AddressToStringA(
    addr: *const IN_ADDR,
    s: &mut [u8; 16]
) -> PSTR