pub unsafe fn OleIconToCursor<P0, P1>(hinstexe: P0, hicon: P1) -> HCURSORwhere P0: Param<HINSTANCE>, P1: Param<HICON>,