pub unsafe extern "system" fn ScriptItemize(
    pwcinchars: PCWSTR,
    cinchars: i32,
    cmaxitems: i32,
    pscontrol: *const SCRIPT_CONTROL,
    psstate: *const SCRIPT_STATE,
    pitems: *mut SCRIPT_ITEM,
    pcitems: *mut i32
) -> HRESULT