pub unsafe extern "C" fn ImGuiStorage_GetFloatRef(
    _self: *mut ImGuiStorage,
    key: ImGuiID,
    default_val: c_float
) -> *mut c_float