pub unsafe extern "C" fn WSPutRawData(
    mlp: WSLINK,
    data: *const c_uchar,
    len: c_int
) -> c_int