pub unsafe extern "C" fn gtk_combo_box_text_prepend_text(
    combo_box: *mut GtkComboBoxText,
    text: *const c_char
)