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