pub unsafe extern "C" fn al_init_timeout(
    timeout: *mut ALLEGRO_TIMEOUT,
    seconds: c_double
)