pub unsafe extern "C" fn adw_spring_animation_calculate_velocity(
    self_: *mut AdwSpringAnimation,
    time: c_uint
) -> c_double
Available on crate feature v1_3 only.