Function GetDefaultUserProfileDirectoryA

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