pub unsafe fn RtlIpv4StringToAddressExW<P0>( addressstring: P0, strict: bool, address: *mut IN_ADDR, port: *mut u16, ) -> i32where P0: Param<PCWSTR>,