pub unsafe extern "C" fn al_set_timer_speed(
    timer: *mut ALLEGRO_TIMER,
    speed_secs: c_double
)