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