pub unsafe extern "C" fn al_set_audio_stream_pan(
    stream: *mut ALLEGRO_AUDIO_STREAM,
    val: c_float
) -> c_bool