public int PyDict_Update(IntPtr pointer, IntPtr other) { return(Runtime_Posix.PyDict_Update(pointer, other)); }