pub unsafe extern "C" fn gtk_combo_box_set_child(
    combo_box: *mut GtkComboBox,
    child: *mut GtkWidget
)