pub unsafe extern "system" fn CreateTapePartition(
    hDevice: *mut c_void,
    dwPartitionMethod: u32,
    dwCount: u32,
    dwSize: u32
) -> u32