pub unsafe extern "system" fn CreateProfile(
    pszusersid: PWSTR,
    pszusername: PWSTR,
    pszprofilepath: PWSTR,
    cchprofilepath: u32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’