pub unsafe extern "C" fn ImGuiStorage_SetFloat(
    _self: *mut ImGuiStorage,
    key: ImGuiID,
    val: c_float
)