Function windows_sys::Win32::System::Threading::CreatePrivateNamespaceW

pub unsafe extern "system" fn CreatePrivateNamespaceW(
    lpprivatenamespaceattributes: *const SECURITY_ATTRIBUTES,
    lpboundarydescriptor: *const c_void,
    lpaliasprefix: PCWSTR,
) -> HANDLE