pub unsafe extern "C" fn adw_property_animation_target_new_for_pspec(
    object: *mut GObject,
    pspec: *mut GParamSpec
) -> *mut AdwAnimationTarget
Available on crate feature v1_2 only.