pub unsafe extern "system" fn DnsHostnameToComputerNameExW(
    hostname: PCWSTR,
    computername: PWSTR,
    nsize: *mut u32,
) -> BOOL