pub unsafe extern "C" fn adw_property_animation_target_new(
    object: *mut GObject,
    property_name: *const c_char
) -> *mut AdwAnimationTarget
Available on crate feature v1_2 only.