pub unsafe fn ClusterSetAccountAccess<P1>( hcluster: HCLUSTER, szaccountsid: P1, dwaccess: u32, dwcontroltype: u32, ) -> u32where P1: Param<PCWSTR>,