pub unsafe extern "system" fn LogErrorW(
    dwmessageid: u32,
    cnumberofsubstrings: u32,
    plpwssubstrings: *const PCWSTR,
    dwerrorcode: u32
)