pub unsafe extern "C" fn ped_timer_update(
    timer: *mut PedTimer,
    new_frac: f32
)