pub unsafe extern "C" fn al_get_config_value(
    config: *const ALLEGRO_CONFIG,
    section: *const c_char,
    key: *const c_char
) -> *const c_char