Function windows_sys::Win32::NetworkManagement::NetManagement::NetUserChangePassword
pub unsafe extern "system" fn NetUserChangePassword(
domainname: PCWSTR,
username: PCWSTR,
oldpassword: PCWSTR,
newpassword: PCWSTR,
) -> u32