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