pub unsafe extern "C" fn WSGetUTF16Characters(
    mlp: WSLINK,
    chars_left: *mut c_int,
    buf: *mut c_ushort,
    cardof_buf: c_int,
    got: *mut c_int
) -> c_int