pub unsafe fn RoTransformErrorW(
    olderror: HRESULT,
    newerror: HRESULT,
    cchmax: u32,
    message: Option<&[u16; 512]>
) -> BOOL