Function u_charsToUChars

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