pub unsafe extern "C" fn adw_spring_animation_new(
widget: *mut GtkWidget,
from: c_double,
to: c_double,
spring_params: *mut AdwSpringParams,
target: *mut AdwAnimationTarget,
) -> *mut AdwAnimation
pub unsafe extern "C" fn adw_spring_animation_new(
widget: *mut GtkWidget,
from: c_double,
to: c_double,
spring_params: *mut AdwSpringParams,
target: *mut AdwAnimationTarget,
) -> *mut AdwAnimation