Source position: ustringh.inc line 186
type TLocaleNameToCodePageCallBack = procedure(
const localename: shortstring;
out codepage: TSystemCodePage;
aHandled: Boolean
);