pub unsafe extern "C" fn al_get_first_config_section(
    config: *const ALLEGRO_CONFIG,
    iterator: *mut *mut ALLEGRO_CONFIG_SECTION
) -> *const c_char