pub unsafe extern "system" fn SetupIterateCabinetW(
    cabinetfile: PCWSTR,
    reserved: u32,
    msghandler: PSP_FILE_CALLBACK_W,
    context: *const c_void,
) -> BOOL