pub unsafe extern "system" fn NetAlertRaiseEx(
    alerttype: PCWSTR,
    variableinfo: *const c_void,
    variableinfosize: u32,
    servicename: PCWSTR,
) -> u32