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