FMOD_System_SetFileSystem

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
FMOD_RESULT
FMOD_System_SetFileSystem
(
FMOD_SYSTEM* system
,
FMOD_FILE_OPEN_CALLBACK useropen
,
FMOD_FILE_CLOSE_CALLBACK userclose
,
FMOD_FILE_READ_CALLBACK userread
,
FMOD_FILE_SEEK_CALLBACK userseek
,
FMOD_FILE_ASYNCREAD_CALLBACK userasyncread
,
FMOD_FILE_ASYNCCANCEL_CALLBACK userasynccancel
,)

Meta