pub unsafe extern "C" fn WSConvertUTF16String(
    codes: *mut c_ushort,
    len: c_long,
    strp: *mut *mut c_char,
    str_end: *mut c_char
) -> c_long