pub unsafe extern "system" fn CreatePrivateNamespaceA(
    lpPrivateNamespaceAttributes: *mut SECURITY_ATTRIBUTES,
    lpBoundaryDescriptor: *mut c_void,
    lpAliasPrefix: *const i8
) -> *mut c_void