pub unsafe extern "C" fn al_load_audio_stream(
    filename: *const c_char,
    buffer_count: size_t,
    samples: c_uint
) -> *mut ALLEGRO_AUDIO_STREAM