pub unsafe extern "system" fn SetupSetDirectoryIdExW(
    infhandle: *const c_void,
    id: u32,
    directory: PCWSTR,
    flags: u32,
    reserved1: u32,
    reserved2: *const c_void,
) -> BOOL