pub unsafe fn RoIsApiContractPresent<P0>( name: P0, majorversion: u16, minorversion: u16, ) -> Result<BOOL>where P0: Param<PCWSTR>,