Function windows_sys::Win32::Networking::Clustering::SetClusterServiceAccountPassword
pub unsafe extern "system" fn SetClusterServiceAccountPassword(
lpszclustername: PCWSTR,
lpsznewpassword: PCWSTR,
dwflags: u32,
lpreturnstatusbuffer: *mut CLUSTER_SET_PASSWORD_STATUS,
lpcbreturnstatusbuffersize: *mut u32,
) -> u32