pub unsafe fn NetAlertRaiseEx<P0, P3>( alerttype: P0, variableinfo: *const c_void, variableinfosize: u32, servicename: P3, ) -> u32where P0: Param<PCWSTR>, P3: Param<PCWSTR>,