pub unsafe extern "C" fn gtk_builder_set_current_object(
    builder: *mut GtkBuilder,
    current_object: *mut GObject
)