Function windows_sys::Win32::UI::Shell::CreateProfile
pub unsafe extern "system" fn CreateProfile(
pszusersid: PCWSTR,
pszusername: PCWSTR,
pszprofilepath: PWSTR,
cchprofilepath: u32,
) -> HRESULT