#ifndef __SNAVIG_H__ #define __SNAVIG_H__ #ifdef __cplusplus extern "C" { #endif unsigned long SNA_fn_ulGetMaxVignetteValueForLevel(); #ifdef __cplusplus }/* extern "C" */ #endif #endif /* __SNAVIG_H__*/