pub unsafe extern "C" fn al_set_mixer_gain(
    mixer: *mut ALLEGRO_MIXER,
    gain: c_float
) -> c_bool