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