pub unsafe fn LoadBitmapW<P0, P1>(hinstance: P0, lpbitmapname: P1) -> HBITMAPwhere P0: Param<HINSTANCE>, P1: Param<PCWSTR>,