1#include <string.h> 2 3void msf_pattern_create(int, char *); 4int msf_pattern_offset(int, unsigned int); 5 6