pub fn BASS_StreamCreateFileUser(
    system: DWORD,
    flags: DWORD,
    proc: *mut BassFileProcs,
    user: *mut c_void
) -> HSTREAM