pub unsafe extern "C" fn wcsftime( _Buffer: *mut wchar_t, _SizeInWords: usize, _Format: *const wchar_t, _Tm: *const tm, ) -> usize