pub unsafe extern "C" fn adw_spring_params_new( damping_ratio: c_double, mass: c_double, stiffness: c_double, ) -> *mut AdwSpringParams