pub unsafe extern "C" fn gtk_buildable_custom_finished(
    buildable: *mut GtkBuildable,
    builder: *mut GtkBuilder,
    child: *mut GObject,
    tagname: *const c_char,
    data: gpointer
)