CreateProfile

Function CreateProfile 

Source
pub unsafe extern "system" fn CreateProfile(
    pszUserSid: LPCWSTR,
    pszUserName: LPCWSTR,
    pszProfilePath: LPWSTR,
    cchProfilePath: DWORD,
) -> HRESULT