pub unsafe extern "system" fn LoadUserProfileA(
    htoken: HANDLE,
    lpprofileinfo: *mut PROFILEINFOA
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"