pub unsafe fn GetRequestedRuntimeVersion<P0>( pexe: P0, pversion: &mut [u16], dwlength: *mut u32, ) -> Result<()>where P0: Param<PCWSTR>,