pub unsafe fn LocaleNameToLCID<P0>(lpname: P0, dwflags: u32) -> u32
where P0: IntoParam<PCWSTR>,