Allegro 5 api
#include <allegro5/allegro.h> const ALLEGRO_FILE_INTERFACE *al_get_new_file_interface(void)
Return a pointer to the ALLEGRO_FILE_INTERFACE(3alleg5) table in effect for the calling thread.
al_store_state(3alleg5), al_restore_state(3alleg5).