#ifndef __FUNC_H__ #define __FUNC_H__ int func_is_good_read_ptr(PVOID buf,ULONG size); #endif