pub unsafe extern "C" fn dzl_animation_add_property(
    animation: *mut DzlAnimation,
    pspec: *mut GParamSpec,
    value: *const GValue
)