pub unsafe extern "C" fn al_get_first_config_entry(
    config: *const ALLEGRO_CONFIG,
    section: *const c_char,
    iterator: *mut *mut ALLEGRO_CONFIG_ENTRY
) -> *const c_char