pub unsafe extern "C" fn igTempInputScalar(
bb: ImRect,
id: ImGuiID,
label: *const c_char,
data_type: ImGuiDataType,
p_data: *mut c_void,
format: *const c_char,
p_clamp_min: *const c_void,
p_clamp_max: *const c_void,
) -> bool