pub unsafe extern "C" fn g_date_strftime( s: *mut c_char, slen: size_t, format: *const c_char, date: *const GDate, ) -> size_t