pub unsafe extern "C" fn g_object_class_override_property(
    oclass: *mut GObjectClass,
    property_id: guint,
    name: *const gchar
)