pub unsafe extern "C" fn g_object_set(
    object: *mut GObject,
    first_property_name: *const c_char,
     ...
)