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