RtlIpv4StringToAddressW

Function RtlIpv4StringToAddressW 

pub unsafe extern "system" fn RtlIpv4StringToAddressW(
    s: PCWSTR,
    strict: bool,
    terminator: *mut PCWSTR,
    addr: *mut IN_ADDR,
) -> i32