pub unsafe extern "C" fn wcswidth( __s: *const wchar_t, __n: usize, ) -> c_int
Determine number of column positions required for first N wide characters (or fewer if S ends before this) in S.