pub unsafe fn GetDefaultUserProfileDirectoryA(
    lpprofiledir: PSTR,
    lpcchsize: *mut u32
) -> Result<()>