pub unsafe extern "C" fn gtk_calendar_unmark_day(
    calendar: *mut GtkCalendar,
    day: c_uint
)