pub unsafe fn RtlIpv4StringToAddressW<P0>( s: P0, strict: bool, terminator: *mut PCWSTR, addr: *mut IN_ADDR, ) -> i32where P0: Param<PCWSTR>,