pub unsafe extern "C" fn gtk_calendar_set_detail_width_chars(
    calendar: *mut GtkCalendar,
    chars: c_int
)