Function RtlIpv6StringToAddressExW

Source
pub unsafe extern "system" fn RtlIpv6StringToAddressExW(
    AddressString: PCWSTR,
    Address: *mut IN6_ADDR,
    ScopeId: PULONG,
    Port: PUSHORT,
) -> LONG