pub unsafe extern "stdcall" fn CreateTapePartition(
    hDevice: HANDLE,
    dwPartitionMethod: DWORD,
    dwCount: DWORD,
    dwSize: DWORD
) -> DWORD