pub unsafe extern "C" fn g_object_set(
    object: gpointer,
    first_property_name: *const gchar
    ...
)