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