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

Required features: "Win32_UI_Shell"