pub unsafe fn SetupSetDirectoryIdA<P2>( infhandle: *const c_void, id: u32, directory: P2, ) -> Result<()>where P2: Param<PCSTR>,