pub unsafe fn ImageList_SetBkColor<P0, P1>(himl: P0, clrbk: P1) -> COLORREF
where P0: IntoParam<HIMAGELIST>, P1: IntoParam<COLORREF>,