pub fn serialize_graph_updates<'local>(
    env: &JNIEnv<'local>,
    updates: &[Update]
) -> SdkJniResult<JByteArray<'local>>