AddLogContainer

Function AddLogContainer 

pub unsafe fn AddLogContainer<P2>(
    hlog: HANDLE,
    pcbcontainer: Option<*const u64>,
    pwszcontainerpath: P2,
    preserved: Option<*mut c_void>,
) -> Result<()>
where P2: Param<PCWSTR>,