#pragma once extern int mount(char * source, char * target, char * type, unsigned long flags, void * data);