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