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