pub unsafe extern "C" fn al_add_timer_count(
    timer: *mut ALLEGRO_TIMER,
    diff: int64_t
)