pub unsafe fn ClusterClearBackupStateForSharedVolume<P0>(
    lpszvolumepathname: P0
) -> u32
where P0: IntoParam<PCWSTR>,