pub unsafe extern "C" fn al_create_mixer(
    freq: c_uint,
    depth: ALLEGRO_AUDIO_DEPTH,
    chan_conf: ALLEGRO_CHANNEL_CONF
) -> *mut ALLEGRO_MIXER