pub unsafe extern "C" fn WSPutUTF8Characters(
    mlp: WSLINK,
    chars_left: c_int,
    codes: *const c_uchar,
    ncodes: c_int
) -> c_int