pub unsafe extern "C" fn storage__immediate_remove( store: StoreHandle, key_ptr: *const u8, key_len: u32, ) -> ErrorCode
Remove key value in a store
This is a fast call that updates the store in-memory or on-disk