pub unsafe extern "system" fn RouterLogEventW(
    hloghandle: HANDLE,
    dweventtype: u32,
    dwmessageid: u32,
    dwsubstringcount: u32,
    plpszsubstringarray: *const PCWSTR,
    dwerrorcode: u32,
)