pub unsafe extern "system" fn ScriptItemize(
pwcInChars: *const WCHAR,
cInChars: c_int,
cMaxItems: c_int,
psControl: *const SCRIPT_CONTROL,
psState: *const SCRIPT_STATE,
pItems: *mut SCRIPT_ITEM,
pcItems: *mut c_int,
) -> HRESULT