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