pub unsafe extern "C" fn g_object_set_property(
    object: *mut GObject,
    property_name: *const gchar,
    value: *const GValue
)