pub unsafe extern "C" fn al_attach_mixer_to_mixer(
    stream: *mut ALLEGRO_MIXER,
    mixer: *mut ALLEGRO_MIXER
) -> c_bool