pub unsafe extern "system" fn WSAStartup(
    wversionrequested: u16,
    lpwsadata: *mut WSADATA
) -> i32