pub type u32string = basic_string<Pod<i32>>;
对应std::u32string
std::u32string
#[repr(C)]pub struct u32string { /* private fields */ }