pub unsafe fn RtlIpv6AddressToStringExA(
    address: *const IN6_ADDR,
    scopeid: u32,
    port: u16,
    addressstring: PSTR,
    addressstringlength: *mut u32
) -> i32