pub unsafe extern "cdecl" fn u_UCharsToChars(
    us: *const u16,
    cs: PCSTR,
    length: i32
)