pub unsafe fn u_UCharsToChars<P0>(us: *const u16, cs: P0, length: i32)
where P0: IntoParam<PCSTR>,