pub unsafe extern "C" fn igDataTypeClamp( data_type: ImGuiDataType, p_data: *mut c_void, p_min: *const c_void, p_max: *const c_void, ) -> bool