pub unsafe fn ClfsRemoveLogContainerSet<P0>(
    plfolog: *const FILE_OBJECT,
    rgwszcontainerpath: &[UNICODE_STRING],
    fforce: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,