pub unsafe extern "C" fn wctomb( __s: *mut c_char, __wchar: wchar_t, ) -> c_int
Put the multibyte character represented by WCHAR in S, returning its length.