pub unsafe extern "system" fn DnsHostnameToComputerNameA(
    hostname: PCSTR,
    computername: PSTR,
    nsize: *mut u32,
) -> BOOL