pub unsafe fn InitVariantFromResource<P0>(hinst: P0, id: u32) -> Result<VARIANT>where P0: Param<HINSTANCE>,