pub unsafe fn DwmGetTransportAttributes(
    pfisremoting: *mut BOOL,
    pfisconnected: *mut BOOL,
    pdwgeneration: *mut u32
) -> Result<()>