pub unsafe fn GetConsoleAliasW<P0, P3>( source: P0, targetbuffer: &mut [u16], exename: P3, ) -> u32where P0: Param<PCWSTR>, P3: Param<PCWSTR>,