Function ImageList_SetIconSize

pub unsafe extern "system" fn ImageList_SetIconSize(
    himl: HIMAGELIST,
    cx: i32,
    cy: i32,
) -> BOOL