import "base/types" public typedef mode_t = dword public [name="c"] import func mkdir (string, mode_t) : int end