pub unsafe extern "C" fn gtk_combo_box_set_title(
    combo_box: *mut GtkComboBox,
    title: *const c_char
)