pub unsafe extern "C" fn wcsftime( __s: *mut wchar_t, __maxsize: size_t, __format: *const wchar_t, __tp: *const tm, ) -> size_t