Function windows_sys::Win32::UI::Shell::GetUserProfileDirectoryA

pub unsafe extern "system" fn GetUserProfileDirectoryA(
    htoken: HANDLE,
    lpprofiledir: PSTR,
    lpcchsize: *mut u32,
) -> BOOL