pub unsafe extern "C" fn al_set_mixer_quality(
    mixer: *mut ALLEGRO_MIXER,
    val: ALLEGRO_MIXER_QUALITY
) -> c_bool