pub unsafe extern "C" fn al_set_path_filename(
    path: *mut ALLEGRO_PATH,
    filename: *const c_char
)