pub unsafe fn ucnv_toUChars<'a>( cnv: *mut UConverter, dest: *mut u16, destcapacity: i32, src: impl IntoParam<'a, PSTR>, srclength: i32, perrorcode: *mut UErrorCode, ) -> i32