pub unsafe fn ImageList_ReplaceIcon<P0, P1>(himl: P0, i: i32, hicon: P1) -> i32
where P0: IntoParam<HIMAGELIST>, P1: IntoParam<HICON>,