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