pub unsafe fn RegQueryMultipleValuesA( hkey: HKEY, val_list: &mut [VALENTA], lpvaluebuf: Option<PSTR>, ldwtotsize: Option<*mut u32>, ) -> WIN32_ERROR