pub unsafe extern "C" fn CVodeSetUserData( cvode_mem: *mut c_void, user_data: *mut c_void, ) -> c_int