pub unsafe extern "C" fn strftime_l( s: *mut u8, max: usize, format: *const u8, tm: *const tm, locale: *mut c_void, ) -> usize