pub unsafe extern "system" fn RtlIpv6AddressToStringExW(
    Address: *const in6_addr,
    ScopeId: ULONG,
    Port: USHORT,
    AddressString: PWSTR,
    AddressStringLength: PULONG
) -> NTSTATUS