pub unsafe extern "C" fn gtk_buildable_set_buildable_property(
    buildable: *mut GtkBuildable,
    builder: *mut GtkBuilder,
    name: *const c_char,
    value: *const GValue
)