pub unsafe fn DnsValidateName_UTF8<P0>(
    pszname: P0,
    format: DNS_NAME_FORMAT
) -> i32
where P0: IntoParam<PCSTR>,