pub unsafe extern "system" fn DnsHostnameToComputerNameW(
    Hostname: *const u16,
    ComputerName: *mut u16,
    nSize: *mut u32
) -> i32