pub unsafe extern "C" fn WSPut8BitCharacters(
    mlp: WSLINK,
    chars_left: c_long,
    bytes: *const c_uchar,
    nbytes: c_long
) -> c_int