pub unsafe extern "C" fn gtk_calendar_set_detail_height_rows(
    calendar: *mut GtkCalendar,
    rows: c_int
)