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