pub unsafe extern "system" fn WSAHtons(
    s: SOCKET,
    hostshort: u16,
    lpnetshort: *mut u16
) -> i32