+FRESULT f_forward (FIL*, UINT(*)(const BYTE*,UINT), UINT, UINT*);      /* Forward data to the stream */
+FRESULT f_mkfs (BYTE, BYTE, UINT);                                     /* Create a file system on the drive */
+FRESULT        f_fdisk (BYTE, const DWORD[], void*);           /* Divide a physical drive into some partitions */