pub unsafe extern "C" fn blib_strftime( dest: *mut char_t, size: u32, format: *const char_t, year: i16, month: u8, mday: u8, wday: u8, hour: u8, minute: u8, second: u8, ) -> u32