pub unsafe fn uloc_toUnicodeLocaleType<P0, P1>(keyword: P0, value: P1) -> PCSTR
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,