pub unsafe extern "C" fn al_set_timer_count(
    timer: *mut ALLEGRO_TIMER,
    count: i64
)