pub unsafe fn IsFileOnClusterSharedVolume<P0>( lpszpathname: P0, pbfileisonsharedvolume: *mut BOOL, ) -> u32where P0: Param<PCWSTR>,