Function windows_sys::Win32::NetworkManagement::NetManagement::NetIsServiceAccount
pub unsafe extern "system" fn NetIsServiceAccount(
servername: PCWSTR,
accountname: PCWSTR,
isservice: *mut BOOL,
) -> NTSTATUS