Function windows_sys::Win32::System::Threading::CreatePrivateNamespaceA

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