pub unsafe extern "system" fn ioctlsocket(
    s: SOCKET,
    cmd: c_long,
    argp: *mut u_long
) -> c_int