pub unsafe extern "C" fn al_merge_config_into(
    master: *mut ALLEGRO_CONFIG,
    add: *const ALLEGRO_CONFIG
)