pub unsafe fn CreateBoundaryDescriptorW<P0>(name: P0, flags: u32) -> HANDLE
where P0: IntoParam<PCWSTR>,