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