pub unsafe extern "C" fn gtk_buildable_add_child(
    buildable: *mut GtkBuildable,
    builder: *mut GtkBuilder,
    child: *mut GObject,
    type_: *const c_char
)