pub unsafe fn GetCurrentObject<P0>(hdc: P0, type: OBJ_TYPE) -> HGDIOBJ
where P0: IntoParam<HDC>,