pub unsafe extern "system" fn RtlIpv6StringToAddressW(
    s: PCWSTR,
    terminator: *mut PCWSTR,
    addr: *mut IN6_ADDR
) -> i32