pub unsafe extern "C" fn strftime_l( __s: *mut i8, __maxsize: usize, __format: *const i8, __tp: *const tm, __loc: *mut __locale_struct, ) -> usize