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