pub unsafe extern "C" fn igImageButton( str_id: *const c_char, tex_ref: ImTextureRef_c, image_size: ImVec2_c, uv0: ImVec2_c, uv1: ImVec2_c, bg_col: ImVec4_c, tint_col: ImVec4_c, ) -> bool